C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientRowEditEnded Property

In This Topic
OnClientRowEditEnded Property (TransposedGrid<T>)
In This Topic
Occurs when a row edit has been committed or canceled.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditEnded As String
 
See Also